@charset "utf-8";
html,body {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.5;
  overflow-x: hidden;
  /*-webkit-filter:grayscale(100%);
  -webkit-filter:grayscale(100%);
  filter: grayscale(100%); */
}
body * {
  font-family: "方正兰亭黑简体","微软雅黑","黑体" !important;
}
input:focus {
  outline: none !important;
  border-color: #EA2323 !important;
}
form {
  margin: 0;
}
table:not(.table) td {
  border-style: solid;
  text-indent: 0;
}
table:not(.table) td p {
	margin: 0;
}
.container {
  width: 1150px;
  height: 100%;
  position: relative;
}
.content {
  background-color: #f8f9fc;
  padding-bottom: 11px;
}
.row {
  margin-left: 0px;
}
a:hover, a:focus {
  text-decoration: none;
  color: #a0000a;
}
.xn-dropdown-menu {
  display: none;
  position: absolute;
  margin: 0;
  z-index: 9998;
  min-width: 100%;
  background: rgba(168, 4, 4, 0.9);
}
.main-right .xn-dropdown-menu>a {
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.xn-dropdown-menu>a {
  color: #ffffff;
  width: 100%;
  line-height: 50px;
  height: 50px;
  display: block;
  text-align: center;
  font-size: 16px;
}
.xn-dropdown-menu>a:hover {
  background: #a0000a;
}
.main-right .xn-dropdown-menu {
  background: #fff;
  border: 1px solid #ccc;
  border-top: none;
  top: 37px;
  left: -1px;
}
.main-right .xn-dropdown-menu > a {
  color: #000;
  line-height: 36px;
  height: 36px;
  font-size: 14px;
  text-align: left;
  text-indent: 10px;
}
.main-right .xn-dropdown-menu > a:hover {
  background: #e8e8e8;
}
/** Ã¥ÂÂ³Ã¨Â¾Â¹tool **/
.tool {
  font-size: 14px;
  color: #333333;
  position: fixed;
  right: 0;
  /* top: 50%; */
  bottom: 0;
  background: #fff;
  text-align: center;
  z-index: 9999;
  /* margin-top: -145px; */
}
.tool .tool-list{
  width: 47px;
  border-top: 1px solid #D8D8D8;
  border-left: 1px solid #D8D8D8;
}
.tool-list-item {
  cursor: pointer;
  /* height: 50px; */
  border-bottom: 1px solid #D8D8D8;
  color: #333;
  position: relative;
}
.tool .tool-list .tool-list-item .tool-icon{
  width: 42px;
  height: 42px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 12px auto;
}
.tool .tool-list .tool-list-item .tool-icon .qrtxt{
  height: 42px;
  color:#a0000a;
  font-size: 15px;
  background: #fff;
  display:none;
  /* padding-top: 6px; */
}
.tool .tool-list .tool-list-item:hover .qrtxt{
  display:block;
}
.tool .tool-list .tool-list-item .phone-icon{
  background-image: url(../images/phone.png)
}
.tool .tool-list .tool-list-item .phone-qr-icon{
  background-image: url(../images/phone-qr.png)
}
.tool .tool-list .tool-list-item:hover .phone-icon{
  background-image: url(../images/phone_active.png)
}
.tool .tool-list .tool-list-item .gz-icon{
  background-image: url(../images/gz.png)
}
.tool .tool-list .tool-list-item:hover .gz-icon{
  background-image: url(../images/gz_active.png)
}
.tool .tool-list .tool-list-item .service-icon{
  background-image: url(../images/service.png)
}
.tool .tool-list .tool-list-item:hover .service-icon{
  background-image: url(../images/service_active.png)
}
.tool .tool-list .tool-list-item:hover .wx-qr{
  display: block;
}

.tool .tool-list .tool-list-item .wx-qr{
  display: none;
  width: 160px;
  height: 160px;
  position: absolute;
  background: #fff;
  left: -190px;
  top: -54px;
  border: 1px solid #D8D8D8;
  border-radius: 2px;
  padding: 3px;
}
.tool .tool-list .tool-list-item .wx-qr::after{
  content: "";
  position: absolute;
  z-index: 2;
  top: 64px;
  right: -14px;
  border: 1px solid #D8D8D8;
  width: 25px;
  height: 25px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  z-index: 777;
  background: #fff;
}
.tool .tool-list .tool-list-item .wx-qr img {
  height: 100%;
  z-index: 9999;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.tool-left {
  position: fixed;
  left: 0;
  bottom: 0;
  background: #fff;
  text-align: center;
  z-index: 9999;
}
.tool-left .tool-left-body {
  width: 48px;
  height: 202px;
}
.footer-logo{
  width: 188px;
  margin-top: 20px;
}
.footer .row-link {
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: 9px;
}
.footer .row-link .links {
  margin: 0;
  position: relative;
  padding-left: 20px;
  border-left: 2px solid #E5E5E5;
  width: 33%;
  float: left;
  box-sizing: border-box;
}

/* .footer .row-link .links:first-child {
  width: 300px;
}

.footer .row-link .links:last-child {
  width: 300px;
} */

/* .footer .row-link .span3::before {
  position: absolute;
  height: 148px;
  border-left: 2px solid #E5E5E5;
  content: "";
  left: 0;
} */
.footer .row-link .span3:last-child{
  /* width: 120px; */
}
.footer .row-link .link-title{
  font-size: 16px;
  color: #333333;
  position: relative;
  margin-bottom: 5px;
  padding-bottom: 8px;
  font-weight: 600;
  display: inline-block;
  padding-right: 13px;
  border-bottom: 1px dashed #ccc;
}
.footer .row-link .link-title::after{
  /* content: ""; */
  width: 32px;
  border-bottom: 1px dashed #979797;
  position: absolute;
  bottom: 0px;
  left: 0;
}
.footer .row-link .link-title.long::after{
   width: 48px;
}
.footer .row-link .link{
  display: block;
  font-size: 14px;
  color: #696969;
  line-height: 30px;
  cursor: pointer;
}
.footer .row-link .link:hover{
  color: #333;
}
.footer .address {
  font-size: 14px;
  color: #333;
  /* margin-top: 10px; */
  line-height: 35px;
  border-bottom: 1px solid #ddd;
}
.footer .address span{
  display: inline-block;
  position: relative;
  margin: 0 9px;
  border-left: 1px solid #ddd;
  height: 11px;
}
.footer .address img{
  height:22px;
  width: 20px;
  margin-right: 6px;
}
.footer .address.part{
  border-bottom:none;
}
.footer .copyright{
  font-size: 14px;
  color: #464646;
  padding: 0px 0 25px;
}
.footer .copyright .content{
  background: #ffffff;
  line-height: 35px;
  padding-right: 80px;
  padding-left: 80px;
}
.footer .copyright img {
  width: 20px;
  margin-right: 6px;
}

.business-menu .business-menu-item a:hover{
  webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}


.indextitle{
  background-color: #f8f9fc;
}
.indextitle .title{
  height: 25px;
  margin: 15px 0;
  font-size: 0;
}
.indextitle .unchoice{
  font-size: 14px;
  color: #333333;
  color: #999;
}
.indextitle .choice{
  color: black;
  line-height: 25px;
}
.btn:focus{
  outline: none;
}
a:focus{
  outline: none;
}
button:focus{
  outline: none;
}